Welcome![Sign In][Sign Up]
Location:
Search - check box

Search list

[GUI Developv7330_XpGridFrame

Description: 主要功能: 1、xpGrid数据控件:根据数据库数据字典定义自动生成DataGrid,可不用写代码即可实现数据的增删改 2、集成的权限控制功能,权限按字段分配,可精确控制字段的读写属性 3、丰富的数据编辑方式:提供按Form方式编辑和按Grid方式编辑两种方式数据编辑界面,对字段的输入方式提供:普通文本框、复选框、密码框、多行文本、下拉列表、引用其它表等多种输入方式 4、数据重构:动态的修改数据字典,通过对数据字典的修改可动态的控制前台界面的显示及输入 5、代码维护:维护下拉列表编辑模式对应的下拉列表内容 6、权限控制:控制用户及角色的功能权限及字段权限 7、简单的应用系统框架-main functions : 1, xpGrid Data Control : According to the database data dictionary definition DataGrid automatically generated, would not have to write code data can be changed to delete the two, the competence of integrated control functions and powers according to the distribution field, the field of precision control read and write attributes 3, rich data editing : Form provided by the editors and by the way Grid two ways to edit data editing interface to the field to provide input : ordinary text box, check box, the password box, and more lines of text, drop-down list, to use other forms of input, such as Mode 4, data reconstruction : Dynamic the revised data dictionary, data dictionaries can dynamically change the future control of display and interface to import 5, code maintenance
Platform: | Size: 501162 | Author: 哲凡 | Hits:

[Button controlselectboxlhw

Description: 一个用于学习单选框、复选框、静态文本框的很好的例程。-a single selects for learning, check box, static text box of good routines.
Platform: | Size: 28480 | Author: 古贝春 | Hits:

[GUI DevelopCustomTree

Description: 是一个 CTreeCtrl 用法的示例,给出了CTreeCtrl与Check Box 和 Radio buttown在一起的用法-CTreeCtrl is an example of usage, and given CTreeCtrl Check Box and Radio buttown together Usage
Platform: | Size: 32591 | Author: 金鑫 | Hits:

[GUI DevelopTestCheckButton

Description: 重绘复选框按钮,代码直接使用API,因为是测试,使用了MFC。-repaint check box buttons, the use of API code directly, because it is testing the use of the MFC.
Platform: | Size: 569572 | Author: 王博 | Hits:

[GUI DevelopCheckCmb_demo

Description:  本压缩文件提供了在vc平台中开发一个混合控件例子,类似于带有树形视图和复选框的组合框-the compressed files provided vc platform in the development of a hybrid Control example, with a tree view similar to the check box and the combination box
Platform: | Size: 29939 | Author: 于清波 | Hits:

[GUI DevelopColorTreeCtrl_demo

Description:  本压缩文件提供了在vc平台中开发树形视图和复选框的组合框树形视图控件,可以显示彩色文本,自定义项目的字体样式-the compressed files provided in vc platform development TreeView check box and the combination box TreeView control that displays color text, since the definition of font styles
Platform: | Size: 33686 | Author: 于清波 | Hits:

[ListView/ListBoxchecklistdemo

Description: 一个带有复选框的列表类,你可以在有很多功能控制时使用此类,灵活多变!-a check box with a list of categories, you may have many functional control of the use of such flexible, agile!
Platform: | Size: 49458 | Author: 李育刚 | Hits:

[ListView/ListBoxCReportCtrl

Description: 一个继承自CListCtrl的改进过的list control控件代码,支持每格数据的直接修改,支持每格的颜色控制,支持数据的按列排序,支持每格的图像显示及复选框显示-inherited from the CListCtrl an improvement over the control list control code, support each grid data directly alter the support of every new color control and support shown by the data, in order to support every new Image Display and check box shows
Platform: | Size: 146936 | Author: 王强 | Hits:

[JSP/JavaDentalPayment

Description: 本程序是一个可统计医院病人在医院看病所花费用的总数计算程序,通过管理人员在相应的复选框上打上勾,程序会将打上勾的相应费用数加起来。-this procedure is a statistical hospital patients in the hospital for treatment of costs incurred by the total number of procedures, management staff in the corresponding check box on the breed, procedures will breed the corresponding number of total costs.
Platform: | Size: 5184 | Author: 张华 | Hits:

[Other resourcej-sr3-source

Description: 一个struts入门的好程序 主要是解决了很多人在开发中碰到的有关复选框传值等问题 源码可以直接运行-struts entry of a good procedure is to solve the many people they encountered in the development of the check box Biography values issues such as source code can be run directly
Platform: | Size: 3327821 | Author: 李明 | Hits:

[Other resourceGA_TSP

Description: 程序用法: 共有12个地图文件,大、中、小各4个 对于小地图,程序默认的种群大小60,最大世代数500,基本上都可以求出全局最优解; 对于中地图,需要使用者调整参数,当种群大小设为120,最大世代数设为2000,基本上都可以求出全局最优解; 对于大地图,参数可以进一步增大,但能否求出全局最优解,本人无法保证 路径的演化在程序界面上可以随时得到反映,便于观察和分析 一次路径求解完毕后,在程序所在的文件夹下,会生成GaLog.txt文件,记录了每个世代基因的演化情况,将复选框“输出染色体”打勾,可以在输出文件中得到每代每个基因的详细序列,但文件大小会急剧增大,一般在分析算法时才选用 主要参考资料: 《遗传算法——理论、应用及软件实现》——西交出版社.王小平等 《遗传算法及其应用》——科学出版社.陈国良等 -procedures usage : a total of 12 maps, large, medium and small for the four small map the default size of the population 60, the largest number of 500 generations, can basically get the global optimum solution; for the map, which requires the user to adjust parameters, when the population size as a 120, the largest number of generations Set in 2000, basically we can solve the global optimum solution; for a map, parameters can be further increased. However, whether sought global optimal solution, I can not guarantee that the path of evolution on the interface procedures can always be reflected, to facilitate observation and analysis of a solution path after the procedure where the folder, GaLog.txt will generate documents, records of each generation evolution of the gene, to check box "
Platform: | Size: 115857 | Author: 戴朝华 | Hits:

[ListView/ListBoxtabChecklistbox_demo

Description: 这是一个多列且具有检查框的列表框。使用它,你可以制作诸如安装程序中的自定义安装明细表等等。-This is shown in more than one check box having a list box. To use it, you can produce such as installation procedures for the custom installation schedules and so on.
Platform: | Size: 50738 | Author: tony | Hits:

[ListView/ListBoxchklsbev

Description: CheckListBox ActiveX控件是为了Microsoft Visual Basic和其他支持ActiveX控件的语言设计的控件。它提供了类似Microsoft Word和Excel 中的内含检查框 ( CheckBox)的列表框(listbox)。 更为神奇的是这个控件的每项都可以使用不同的字体、颜色和图标。检查框也可以设置成显示或不显示。你难道不想让自己程序中列表框变得更生动、更与众不同吗?软件中包括Visual Basic、Visual Basic.NET、Visual C#、C#Builder、Visual C++和Internet Explorer的例子。 -CheckListBox ActiveX is Microsoft Visual Basic and other support ActiveX controls the language controls the design. It provides a similar Microsoft Word and Excel containing the check box (CheckBox) list box (listbox). Even more miraculous is that the control of each can use different fonts, colors and logo. Check box can be set to display or not display. Do not let your own list box procedures have become more lively, more unusual? Software including Visual Basic, Visual Basic, Visual C#, C# Builder, Visual C and Internet Explorer example.
Platform: | Size: 311106 | Author: 小马 | Hits:

[WinSock-NDIS1489

Description: 一个局域网内聊天传输文件的工具,不需要服务器。比较多的小功能,很实用。 主要功能: 1、可以进行群聊。 2、点中名字前的复选框要以说消消话。 3、可以群发文件,可以发给指定的人(选中复选框),也可以发给所有人。 4、选中某人,点\"blacklist\"可以将它加到黑名单中。此人的所有发言及发文件将被单向滤掉。但他前不知道。选中黑名单中的人,点击\"blacklist\",可以将此人从黑名单中去掉。 5、支持在线改名。名字冲突时后起名的需要改名。 6、支持和QQ一样的表情系统。 7、按上slt+shift+z可以将程序呼出。 8、所有聊天记录自动保存在\"history.dat\"文件中。 9、当探测到局域网内有更高版本时,会自动提醒升级。 -a LAN chat tool to transfer files, no server. More small function, practical. The main functions : one can communicate with a group. 2, points name before the check box to say Consumers Consumers then. 3, the mass document can be sent to the designated person (selected check box), also be given to all. 4, selected a person, click on "blacklist" can be added to its blacklist. All of this statement and documents will be made one-way filtered out. But he did not know before. Selected blacklist of people and click "blacklist", the person can be removed from the blacklist. 5, support online name. Names named after the conflict the need renamed. 6, support and QQ as the expression system. 7, on slt shift by z procedures can be exhaled. 8, all chat logs automatically deposited
Platform: | Size: 85518 | Author: luowang | Hits:

[OtherJavaexErciseSource

Description: 学习Java的过程中所做的联系的汇总 字符串的输入、字符串转化到整数、异常处理、流 最大公约数和最小公倍数 字符ASCII码的比较 一元二次方程根 求根公式 窗口类、按钮类、窗口中对象(如按钮)的布局、事件、绘图(Paint) 复选框、单选框、列表框、下拉选择框 菜单类、对话框类 绘图、绘图函数 按钮类、标签类 -learning through the process linked to the summary of the input string, the string to integer conversion, exception handling, flow and implements the common denominator ASCII characters in the comparison one yuan quadratic equation - roots formula window type, category buttons, window objects (such as buttons) layout, the incident, mapping (Paint) check box alone selects, list box, the drop-down menu selection box category, the category dialog graphics, mapping function button type, category label
Platform: | Size: 2795 | Author: 星曦 | Hits:

[Other resourcelabeltool-1

Description: abel Tool Sample Requires: Visual Basic 6 and MapObjects 2.x Data: redlands.shp (Redlands sample data set from MO 2.x) Interactive Labeling Tool If the check box is checked, then the mouse down location will search for the closest line, and label it with the street name. If the check box is not checked, then the mouse down will turn into a pan/zoom tool. There is a slider bar to control the search tolerance in screen pixels for the labeling. -abel Tool Sample Requires: Visual Basic 6 and MapObjects 2.x Data: redlands.shp (Redlands sample data set from MO 2.x) Interactive Labeling Tool If the check box is checked, then the mouse down location will search for the closest line, and label it with the street name. If the check box is not checked, then the mouse down will turn into a pan/zoom tool. There is a slider bar to control the search tolerance in screen pixels for the labeling.
Platform: | Size: 189852 | Author: tnth2so4 | Hits:

[GUI DevelopGridCtrALLlDemo

Description: 演示在表格中使用编辑框控件,树控件,检查框控件,按钮控件,COMBO BOX控件,SPIN控件的方法。-demonstration in the use of forms edit box control, tree controls, check box control, control buttons, notebook BOX controls SPIN control methods.
Platform: | Size: 242131 | Author: 余晖 | Hits:

[Process-ThreadThreadSync

Description: 该应用程序运行后自动创建两个线程。线程1每50毫秒计数器加1,线程2每100毫秒计数器加1。只读编辑框中分别显示两个计数器的值。两个命令按钮分别控制线程1和线程2的挂起和恢复。“同步”复选框控制两线程的同步,当处于同步状态时,同一时刻只能有一个线程拥有信号量对象,当某一线程拥有信号量对象时,计数器加10,然后释放信号量对象。由于两线程优先级相同,因此,执行结果是每个线程计数器一次以10为步长增加。-run the application automatically creates two threads. Thread one every 50 milliseconds plus a counter, two threads per 100 milliseconds plus a counter. CD-editing box showed the two counter values. Orders were two control buttons and a thread of the two threads suspended and resumed. "Synchronized" check box control two threads simultaneously, in synchronization status, the same moment that only threads with a volume target signal, when the signal has a threaded target volume, an increase of 10 counters, before the release of signal volume targets. As the two threads, priority, therefore, the implementation of the outcome of each thread to counter a 10-step increase.
Platform: | Size: 49182 | Author: lujun | Hits:

[Dialog_Windowhyx116

Description: 单选框及复选框,可以计算点击的次数,并且将它显示在对话框中-alone selects and check box, it can calculate the number, and will display it in a box
Platform: | Size: 34774 | Author: 小白 | Hits:

[Windows Develop8-26UDT

Description: 改善界面的动态连接库,只提供按钮,编辑框,复选框的设计!-improved interface DLL, the only buttons, edit box, check box design!
Platform: | Size: 88189 | Author: 王朝 | Hits:
« 1 2 34 5 6 7 8 9 10 ... 29 »

CodeBus www.codebus.net